### Raptor
id=48
name=Velicoraptor
group=animal
icon=gfx\Velizoraptor.bmp
model=gfx\Raptor\raptor.b3d
scale=0.12
colxr=15
colyr=30
behaviour=raptor
health=80
speed=3
eyes=10
turnspeed=0.5
attackrange=40
damage=20
ani_idle1=100,145,0.2
ani_idle2=0,85,0.3
ani_move=155,185,1
ani_die=85,100,0.1
ani_attack=145,155,0.7

sfx=raptor
acceleration=0.08
maxdepth=35
loot=9,3
loot=94,8
loot=95,4
loot=96,1
script=start
	on:kill {
		event "iskill_hunt","global";
	}
script=end


### Raptorklein
id=49
name=Velicoraptor_Junges
group=animal
icon=gfx\Velizoraptor.bmp
model=gfx\Raptor\raptor.b3d
scale=0.06
colxr=7
colyr=15
behaviour=raptor
health=40
speed=1,5
eyes=5
turnspeed=0.3
attackrange=20
damage=10
ani_idle1=100,145,0.2
ani_idle2=0,85,0.3
ani_move=155,185,1
ani_die=85,100,0.1
ani_attack=145,155,0.7

sfx=raptor
acceleration=0.04
maxdepth=35
loot=9,3
loot=94,8
loot=95,4
loot=96,1
script=start
	on:kill {
		event "iskill_hunt","global";
	}
script=end

